cmake: add support for reproducible buildS
authorSutou Kouhei <kou@clear-code.com>
Sat, 5 Feb 2022 02:05:39 +0000 (11:05 +0900)
committerOtto Kekäläinen <otto@debian.org>
Thu, 19 Mar 2026 13:13:13 +0000 (13:13 +0000)
commit98e199703593c396287fa7f5d49881b8a520281a
tree5fca5023140e86fdbc8e8637842a5e3bc7fd64df
parentd702a99c8e49e8edbb48e940f3469f5d4ae66213
cmake: add support for reproducible buildS

We should use relative path not absolute path. We can use target without
breaking reproducibility.

This patch can be removed once MariaDB ships with Mroonga v12.00+ that has
https://github.com/mroonga/mroonga/commit/27caeb9b8ce7fa432b1251eca475b517c6902a6c

Origin: https://github.com/mroonga/mroonga/issues/298#issuecomment-1030815927
Bug: https://github.com/mroonga/mroonga/issues/298
Forwarded: not-needed

Gbp-Pq: Name mroonga-mrn-lib-dirs-path-reproducible-build.patch
storage/mroonga/CMakeLists.txt